.newList .section {
    line-height: 28px
}

.about_top .right {
    margin-top: 75px;
    width: 700px;
    height: 400px
}

.about_top video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 100000000
}

.div_05 .newList .li {
    height: 165px;
    width: 100%
}

.newList li .day {
    padding: 0
}

.mainProduct {
    display: flex;
    justify-content: center;
    position: relative
}

    .mainProduct p {
        font-size: 24px;
        position: absolute;
        color: #FFFFFF;
    }

    .mainProduct .productLine_01 {
        top: 6px;
        left: 346px;
    }

    .mainProduct .productLine_02 {
        top: 6px;
        right: 294px;
    }

    .mainProduct .productInfo {
        position: absolute;
        display: flex;
    }

        .mainProduct .productInfo > img {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            z-index: -1;
        }

.productInfo .pt_icon {
    width: 170px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .productInfo .pt_icon img {
    }

    .productInfo .pt_icon span {
        font-size: 20px;
    }

.pt_list {
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: pointer;
}

    .pt_list > div {
        margin: 5px 0;
        width: 272px;
        background-color: #ffffff;
        padding: 6px 30px;
        font-size: 18px;
        border-radius: 50px;
    }

.productInfo_01 {
    height: 251px;
    width: 555px;
    top: 0;
    left: 108px;
}

.productInfo_02 {
    height: 251px;
    width: 555px;
    top: 302px;
    left: 108px;
}

.productInfo_03 {
    height: 284px;
    top: 500px;
    left: 108px;
}

.productInfo_04 {
    width: 551px;
    height: 331px;
    top: 0x;
    right: 126px;
}

.choosed {
    background-color: #40ABFE !important;
    color: #ffffff !important;
}

.list_right > div {
    width: 266px;
}

.productInfo_05 {
    width: 551px;
    height: 171px;
    top: 382px;
    right: 126px;
}

.productInfo_06 {
    height: 150px;
    top: 416px;
    right: 126px;
}

.productInfo_07 {
    height: 150px;
    top: 606px;
    right: 126px;
}

.zhantong_model {
    width: 1310px;
    height: 556px;
    position: relative;
}

.modelIcon {
    width: 161px;
    height: 188px;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    background: url(../../images/home/model_text.png) 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

    .modelIcon span {
        color: #ffffff;
        font-size: 36px;
    }

.div_02 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.line {
    border-bottom: 2px dashed #ffffff;
}

.line_01 {
    width: 480px;
    position: absolute;
    top: 70px;
    left: 211px;
}

.line_02 {
    width: 530px;
    position: absolute;
    top: 50%;
    left: 161px;
}

.line_03 {
    width: 480px;
    position: absolute;
    bottom: 67px;
    left: 211px;
}

.line_04 {
    position: absolute;
    height: 419px;
    border-right: 2px dashed #ffffff;
    top: 70px;
    left: 211px;
}

.model_box_01 {
    position: absolute;
    top: 0px;
    height: 139px;
    left: 276px;
    display: flex;
    align-items: center;
}

.model_box_02 {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    height: 139px;
    left: 276px;
    display: flex;
    align-items: center;
}

.model_box_03 {
    position: absolute;
    bottom: 0;
    height: 139px;
    left: 276px;
    display: flex;
    align-items: center;
}

.modelBox {
    width: 156px;
    height: 53px;
    background: url(../../images/home/model_box.png);
    margin-bottom: -2px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
}

.modelIconBox {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #ffffff;
    font-size: 20px;
    margin-left: 75px;
}

.modelDetails {
    margin-left: 82px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.modelDetails_01 {
    width: 253px;
    height: 139px;
    background: url(../../images/home/details_01.png);
}

.modelDetails_02 {
    width: 293px;
    height: 139px;
    background: url(../../images/home/details_02.png);
}

.modelDetails_03 {
    width: 391px;
    height: 139px;
    background: url(../../images/home/details_03.png);
}

.modelDetails ul li {
    line-height: 30px;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
}

.modelDetails .point {
    width: 11px;
    height: 11px;
    background-color: #FFBE00;
    border-radius: 50%;
    margin-top: 3px;
    margin-right: 10px;
}

.modelDetails ul li span {
    color: #ffffff;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 1px;
    list-style: disc;
}

.modelRight {
    width: 208px;
    height: 84px;
    border: 1px dashed #ffbd00;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #ffc113;
    line-height: 28px;
    margin-left: 26px;
}

.div_04 {
    background: url(../../images/home/precipitationBG.png);
    height: 888px;
}

    .div_04 .headerBox {
        display: flex;
        height: 574px;
        position: relative;
    }

        .div_04 .headerBox .videoBox {
            position: absolute;
            top: 120px;
            left: 870px;
        }

    .div_04 video {
        object-fit: fill;
        width: 700px;
        height: 352px;
    }

    .div_04 .headerBox .moree {
        position: absolute;
        top: 200px;
        left: 360px;
    }

        .div_04 .headerBox .moree p:first-of-type {
            font-size: 36px;
            letter-spacing: 1px;
            color: #000000;
        }

        .div_04 .headerBox .moree p:last-of-type {
            font-size: 36px;
            letter-spacing: 1px;
            color: #F18101;
        }

        .div_04 .headerBox .moree > div {
            height: 46px;
            width: 140px;
            background-color: #F18101;
            text-align: center;
            line-height: 46px;
            font-size: 19px;
            margin-top: 60px;
        }

    .div_04 .footerBox {
        position: relative;
        bottom: 0;
        height: 314px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .div_04 .footerBox div {
            margin: 0 40px;
        }

            .div_04 .footerBox div > p:first-of-type {
                font-size: 50px;
                color: #F18101;
                font-weight: bold;
                text-align: center;
            }

            .div_04 .footerBox div > p:last-of-type {
                font-size: 23px;
                color: #ffffff;
                text-align: center;
            }

            .div_04 .footerBox div p span {
                font-size: 25px;
            }

.div_08 {
    height: 815px;
    background: url(../../images/home/mapBG.png);
}

.title_Orange {
    color: #fe9023 !important;
    font-size: 24px;
}

.title_Black {
    font-size: 36px;
}

.mapLeft {
    display: flex;
    flex-direction: column;
    padding: 180px 0;
    justify-content: space-between;
}

    .mapLeft .moreButton {
        height: 46px;
        width: 170px;
        background-color: #F18101;
        text-align: center;
        line-height: 46px;
        font-size: 19px;
    }

.newsTab {
    position: relative;
    display: flex;
    justify-content: center;
    padding: 10px 0 60px 0;
}

.newsButton, .newsButtonT {
    border: 1px solid #000;
    cursor: pointer;
    font-size: 20px;
    border-radius: 22px;
    padding: 4px 40px;
    z-index: 999;
    background-color: #fff;
    margin: 0 16px;
}

.newsChanged {
    border: none;
    color: #ffffff;
    background-color: #0146AD;
}

.newsHide {
    display: none;
}

.newsShow {
    display: block;
}

.newsLine {
    top: 33px;
    position: absolute;
    height: 1px;
    background-color: #000;
    width: 100%;
    padding: 0;
}

.caseButton {
    border: 1px solid #000 !important;
    font-size: 20px !important;
    width: 170px !important;
    text-align: center !important;
    border-radius: 22px !important;
    padding: 3px 0 !important;
    z-index: 999 !important;
    margin: 0 16px !important;
    background-color: #fff;
}

.caseChanged {
    border: none;
    color: #ffffff;
    background-color: #0146AD;
}

.caseLine {
    top: 33px;
    position: absolute;
    height: 1px;
    background-color: #000;
    width: 85%;
    padding: 0;
}

.chinaTips {
    background: url(../../images/home/cityBox.png)100% 100% no-repeat;
    width: 238px;
    height: 111px;
}

    .chinaTips p {
        white-space: normal;
    }

        .chinaTips p:first-of-type {
            padding-top: 5px;
            text-align: center;
            color: #f18101;
            font-size: 18px !important;
        }

    .chinaTips li:first-of-type p {
        color: #0146AD;
    }

        .chinaTips li:first-of-type p:nth-of-type(3) {
            color: #0146AD !important;
        }
/*ºÏ×÷°¸Àý*/
.caseLine {
    top: 25px;
    position: absolute;
    height: 1px;
    background-color: #000;
    width: 100%;
    padding: 0;
}

.parCase .layui-tab-title {
    text-align: center;
    border: 0;
    margin: 30px 0 40px 0;
    height: auto;
}

    .parCase .layui-tab-title .layui-this {
        background-color: #466dd5;
        box-shadow: 0 0 10px rgba(5,28,101,.2);
    }

        .parCase .layui-tab-title .layui-this a {
            color: #fff;
        }

        .parCase .layui-tab-title .layui-this:after {
            border: none;
        }

.parcaseUl, .companyUl {
    margin-bottom: 50px;
    text-align: center;
}

    .parcaseUl ul, .companyUl ul {
        margin: 20px 0 30px;
        overflow: hidden;
    }

    .parcaseUl li, .companyUl li {
        width: 25%;
        float: left;
    }

        .parcaseUl li a, .companyUl li a {
            display: block;
            margin: 15px;
            overflow: hidden;
            background: #fff;
        }

        .parcaseUl li .imgbox {
            height: 220px;
            width: 100%;
            overflow: hidden;
            display: block;
            line-height: 220px;
        }

            .parcaseUl li .imgbox img, .companyUl li .imgbox img {
                transition: all .6s;
                margin: 0 auto;
            }

        .parcaseUl li p, .companyUl li p {
            padding: 15px;
            font-size: 16px;
            text-align: center;
            color: #666;
        }

        .parcaseUl li:hover .imgbox img, .companyUl li:hover .imgbox img {
            transform: scale(1.2);
        }

.caseMore {
    display: block;
    margin: -16px auto 0;
    width: 150px;
    height: 46px;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background-color: #ed8721;
}

#wheel img {
    width: 100%;
    height: 510px;
}